'宣言 Public Overloads Function AddRSI( _ ByVal name As System.String _ ) As RSIBuilder(Of T)
public RSIBuilder<T> AddRSI( System.string name )
パラメータ
- name
- The name of series
戻り値の型
The series builder
'宣言 Public Overloads Function AddRSI( _ ByVal name As System.String _ ) As RSIBuilder(Of T)
public RSIBuilder<T> AddRSI( System.string name )